home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / intro.glossary.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  760 b   |  24 lines

  1. <%@ Page %>
  2. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  3. <uddi:SecurityControl Runat='server'/>
  4. <html>
  5.     <HEAD>
  6.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  7.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  8.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  9.         <!-- #include file = "intro.header.htm" -->
  10.     </head>
  11.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  12.         <!-- #include file = "intro.heading.htm" -->
  13.         <table class="content" width="100%" cellpadding="8">
  14.             <tr>
  15.                 <td>
  16.                     <!-- #include file = "glossary.htm" -->
  17.                 </td>
  18.             </tr>
  19.         </table>
  20.         <!-- #include file = "intro.footer.htm" -->
  21.     </body>
  22. </html>
  23.  
  24.